libxl: use keyword arguments for field definitions in aggregate types.
authorIan Campbell <ian.campbell@citrix.com>
Tue, 31 Jan 2012 14:39:57 +0000 (14:39 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 31 Jan 2012 14:39:57 +0000 (14:39 +0000)
commitdd715a77b3426792d2b09543590a0d59450c14bd
tree36430204ceab69a40d384763d8ba1178b773fbed
parent5a828b15cfbe5be64878fecebe3535f9e2b5bcb1
libxl: use keyword arguments for field definitions in aggregate types.

The original code is not so bad now that the comments are gone but this is
still a bit cleaner.

No change in the generated code.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
tools/libxl/libxl_types.idl
tools/libxl/libxltypes.py